home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 1890 / autoexec.bat < prev    next >
Encoding:
DOS Batch File  |  1990-02-10  |  381 b   |  21 lines

  1. REM  this AUTOEXEC.BAT file is intended for use with TESTOR.EXE
  2. echo off
  3. cls
  4. echo .
  5. echo .
  6. echo .
  7. echo      the testing program is loading, please wait
  8. TESTOR
  9. echo off
  10. cls
  11. echo .
  12. echo .
  13. echo .
  14. echo      Please remove the test disk and return it with any test
  15. echo      paperwork to the test administrator.
  16. echo .
  17. echo      Thank you.
  18. echo .
  19. echo .
  20. echo .
  21. pause